type github.com/golang/protobuf/proto.filePath
3 uses
github.com/golang/protobuf/proto (current package)
registry.go#L23: type filePath = string // e.g., "google/protobuf/descriptor.proto"
registry.go#L34: func RegisterFile(s filePath, d fileDescGZIP) {
registry.go#L58: func FileDescriptor(s filePath) fileDescGZIP {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)